home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 20
/
Cream of the Crop 20 (Terry Blount) (1996).iso
/
math
/
alged34.zip
/
ALGEDSRC.ZIP
/
MOUSE.H
< prev
Wrap
Text File
|
1996-06-06
|
129b
|
6 lines
int init_mouse(void);
int show_mouse(void);
int hide_mouse(void);
int get_mouse(int *x,int *y);
int set_mouse(int x,int y);